home *** CD-ROM | disk | FTP | other *** search
/ Especial Multimedia / Especial Multimedia.iso / Multimed / Musica / ZMUD32.ZIP / ZMUD.EXE / 0 / RCDATA / TSELECTMUD / TSELECTMUD.txt
Text File  |  1997-06-09  |  11KB  |  466 lines

  1. object SelectMUD: TSelectMUD
  2.   Left = 266
  3.   Top = 109
  4.   HelpContext = 111
  5.   BorderStyle = bsDialog
  6.   Caption = 'MUD Connector'
  7.   ClientHeight = 398
  8.   ClientWidth = 453
  9.   Font.Color = clWindowText
  10.   Font.Height = -10
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   ShowHint = True
  15.   OnCreate = FormCreate
  16.   OnDestroy = FormDestroy
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object StatBar: TPanel
  21.     Left = 0
  22.     Top = 381
  23.     Width = 453
  24.     Height = 17
  25.     Align = alBottom
  26.     Alignment = taLeftJustify
  27.     BevelOuter = bvLowered
  28.     TabOrder = 0
  29.   end
  30.   object Description: TMemo
  31.     Left = 0
  32.     Top = 257
  33.     Width = 453
  34.     Height = 124
  35.     TabStop = False
  36.     Align = alClient
  37.     ReadOnly = True
  38.     ScrollBars = ssVertical
  39.     TabOrder = 1
  40.   end
  41.   object Panel1: TPanel
  42.     Left = 0
  43.     Top = 25
  44.     Width = 453
  45.     Height = 232
  46.     Align = alTop
  47.     BevelOuter = bvNone
  48.     TabOrder = 2
  49.     object Image1: TImage
  50.       Left = 216
  51.       Top = 8
  52.       Width = 26
  53.       Height = 26
  54.       AutoSize = True
  55.       Center = True
  56.     end
  57.     object Label1: TLabel
  58.       Left = 212
  59.       Top = 66
  60.       Width = 28
  61.       Height = 13
  62.       Alignment = taRightJustify
  63.       Caption = 'Name'
  64.       Font.Color = clWindowText
  65.       Font.Height = -12
  66.       Font.Name = 'MS Sans Serif'
  67.       Font.Style = []
  68.       ParentFont = False
  69.     end
  70.     object Label2: TLabel
  71.       Left = 188
  72.       Top = 90
  73.       Width = 52
  74.       Height = 13
  75.       Alignment = taRightJustify
  76.       Caption = 'Host / Port'
  77.       Font.Color = clWindowText
  78.       Font.Height = -12
  79.       Font.Name = 'MS Sans Serif'
  80.       Font.Style = []
  81.       ParentFont = False
  82.     end
  83.     object MUDCount: TLabel
  84.       Left = 40
  85.       Top = 160
  86.       Width = 2
  87.       Height = 11
  88.     end
  89.     object Label4: TLabel
  90.       Left = 248
  91.       Top = 8
  92.       Width = 142
  93.       Height = 13
  94.       Caption = 'Select the MUD to connect to'
  95.     end
  96.     object Label7: TLabel
  97.       Left = 248
  98.       Top = 22
  99.       Width = 124
  100.       Height = 13
  101.       Caption = 'from the list on the right, or'
  102.     end
  103.     object Label8: TLabel
  104.       Left = 248
  105.       Top = 36
  106.       Width = 106
  107.       Height = 13
  108.       Caption = 'fill in the values below.'
  109.     end
  110.     object NextBtn: TBitBtn
  111.       Left = 208
  112.       Top = 196
  113.       Width = 77
  114.       Height = 27
  115.       Caption = '&Connect'
  116.       Default = True
  117.       Font.Color = clBtnText
  118.       Font.Height = -12
  119.       Font.Name = 'MS Sans Serif'
  120.       Font.Style = []
  121.       ModalResult = 1
  122.       ParentFont = False
  123.       TabOrder = 0
  124.       Glyph.Data = {
  125.         90010000424D9001000000000000760000002800000020000000100000000100
  126.         0400000000000001000000000000000000000000000000000000000000000000
  127.         80000080000000808000800000008000800080800000C0C0C000808080000000
  128.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  129.         333333333333333333333333344333333333333333FF33333333333334643333
  130.         3333333333F3F33333333333346643333333333333F33F333333333334666433
  131.         3333333333F333F333333333346666433333333333F3333F3333333334666664
  132.         3333333333F33333F3333333346666664333333333F333333F33333334666666
  133.         E333333333F33333383333333466666E3333333333F3333383333333346666E3
  134.         3333333333F333383333333334666E333333333333F33383333333333466E333
  135.         3333333333F3383333333333346E33333333333333F38333333333333EE33333
  136.         3333333333883333333333333333333333333333333333333333000000000000
  137.         0000000000000000000000000000000000000000}
  138.       Margin = 2
  139.       NumGlyphs = 2
  140.       Spacing = -1
  141.       IsControl = True
  142.     end
  143.     object CancelBtn: TBitBtn
  144.       Left = 288
  145.       Top = 196
  146.       Width = 77
  147.       Height = 27
  148.       Font.Color = clBtnText
  149.       Font.Height = -12
  150.       Font.Name = 'MS Sans Serif'
  151.       Font.Style = []
  152.       ParentFont = False
  153.       TabOrder = 1
  154.       Kind = bkCancel
  155.       Margin = 2
  156.       Spacing = -1
  157.       IsControl = True
  158.     end
  159.     object HelpBtn: TBitBtn
  160.       Left = 368
  161.       Top = 196
  162.       Width = 77
  163.       Height = 27
  164.       HelpContext = 111
  165.       Caption = 'Help'
  166.       Font.Color = clBtnText
  167.       Font.Height = -12
  168.       Font.Name = 'MS Sans Serif'
  169.       Font.Style = []
  170.       ParentFont = False
  171.       TabOrder = 2
  172.       Kind = bkHelp
  173.       Margin = 2
  174.       Spacing = -1
  175.       IsControl = True
  176.     end
  177.     object Name: TEdit
  178.       Left = 248
  179.       Top = 64
  180.       Width = 193
  181.       Height = 21
  182.       AutoSize = False
  183.       Font.Color = clWindowText
  184.       Font.Height = -12
  185.       Font.Name = 'MS Sans Serif'
  186.       Font.Style = []
  187.       ParentFont = False
  188.       TabOrder = 3
  189.     end
  190.     object Host: TEdit
  191.       Left = 248
  192.       Top = 88
  193.       Width = 156
  194.       Height = 21
  195.       AutoSize = False
  196.       Font.Color = clWindowText
  197.       Font.Height = -12
  198.       Font.Name = 'MS Sans Serif'
  199.       Font.Style = []
  200.       ParentFont = False
  201.       TabOrder = 4
  202.     end
  203.     object Port: TEdit
  204.       Left = 408
  205.       Top = 88
  206.       Width = 33
  207.       Height = 21
  208.       AutoSize = False
  209.       Font.Color = clWindowText
  210.       Font.Height = -12
  211.       Font.Name = 'MS Sans Serif'
  212.       Font.Style = []
  213.       ParentFont = False
  214.       TabOrder = 5
  215.     end
  216.     object MUDListBox: TListBox
  217.       Left = 7
  218.       Top = 36
  219.       Width = 169
  220.       Height = 186
  221.       ItemHeight = 13
  222.       Sorted = True
  223.       TabOrder = 6
  224.       OnClick = MUDListBoxClick
  225.     end
  226.     object FilterPanel: TPanel
  227.       Left = 8
  228.       Top = 9
  229.       Width = 169
  230.       Height = 25
  231.       BevelOuter = bvNone
  232.       TabOrder = 7
  233.       object Label6: TLabel
  234.         Left = 0
  235.         Top = 4
  236.         Width = 25
  237.         Height = 13
  238.         Caption = 'Filter:'
  239.         Font.Color = clBlack
  240.         Font.Height = -12
  241.         Font.Name = 'MS Sans Serif'
  242.         Font.Style = []
  243.         ParentFont = False
  244.       end
  245.       object FilterBox: TComboBox
  246.         Left = 33
  247.         Top = 1
  248.         Width = 136
  249.         Height = 21
  250.         Font.Color = clWindowText
  251.         Font.Height = -12
  252.         Font.Name = 'MS Sans Serif'
  253.         Font.Style = []
  254.         ItemHeight = 13
  255.         Items.Strings = (
  256.           '-All-'
  257.           'Aber'
  258.           'Circle'
  259.           'Diku'
  260.           'Envy'
  261.           'LP'
  262.           'Merc'
  263.           'Moo'
  264.           'Muck'
  265.           'MudOS'
  266.           'Muse'
  267.           'Mush'
  268.           'Rom'
  269.           'Tiny'
  270.           '-Other-')
  271.         ParentFont = False
  272.         TabOrder = 0
  273.         OnChange = FilterBoxChange
  274.         OnDropDown = FilterBoxDropDown
  275.         OnExit = FilterBoxExit
  276.       end
  277.     end
  278.     object AddrPanel: TPanel
  279.       Left = 208
  280.       Top = 112
  281.       Width = 236
  282.       Height = 73
  283.       BevelOuter = bvNone
  284.       TabOrder = 8
  285.       object Label5: TLabel
  286.         Left = 10
  287.         Top = 2
  288.         Width = 22
  289.         Height = 13
  290.         Alignment = taRightJustify
  291.         Caption = 'Addr'
  292.         Font.Color = clWindowText
  293.         Font.Height = -12
  294.         Font.Name = 'MS Sans Serif'
  295.         Font.Style = []
  296.         ParentFont = False
  297.       end
  298.       object UseBtn: TSpeedButton
  299.         Left = 200
  300.         Top = 0
  301.         Width = 33
  302.         Height = 20
  303.         Hint = 'Use IP Address|'
  304.         AllowAllUp = True
  305.         GroupIndex = 1
  306.         Caption = 'Use'
  307.         Font.Color = clBtnText
  308.         Font.Height = -12
  309.         Font.Name = 'MS Sans Serif'
  310.         Font.Style = []
  311.         ParentFont = False
  312.         Spacing = 0
  313.       end
  314.       object Label3: TLabel
  315.         Left = 8
  316.         Top = 26
  317.         Width = 24
  318.         Height = 13
  319.         Alignment = taRightJustify
  320.         Caption = 'Type'
  321.         Font.Color = clWindowText
  322.         Font.Height = -12
  323.         Font.Name = 'MS Sans Serif'
  324.         Font.Style = []
  325.         ParentFont = False
  326.       end
  327.       object URLLabel: TLabel
  328.         Left = 10
  329.         Top = 50
  330.         Width = 22
  331.         Height = 13
  332.         Alignment = taRightJustify
  333.         Caption = 'URL'
  334.         Font.Color = clWindowText
  335.         Font.Height = -12
  336.         Font.Name = 'MS Sans Serif'
  337.         Font.Style = []
  338.         ParentFont = False
  339.       end
  340.       object URLText: TLabel
  341.         Left = 40
  342.         Top = 50
  343.         Width = 3
  344.         Height = 13
  345.         Cursor = crDrag
  346.         Color = clBtnFace
  347.         Font.Color = clHighlight
  348.         Font.Height = -12
  349.         Font.Name = 'MS Sans Serif'
  350.         Font.Style = [fsUnderline]
  351.         ParentColor = False
  352.         ParentFont = False
  353.         OnClick = URLTextClick
  354.       end
  355.       object Addr: TEdit
  356.         Left = 40
  357.         Top = 0
  358.         Width = 156
  359.         Height = 21
  360.         TabStop = False
  361.         AutoSize = False
  362.         Color = clBtnFace
  363.         Font.Color = clWindowText
  364.         Font.Height = -12
  365.         Font.Name = 'MS Sans Serif'
  366.         Font.Style = []
  367.         ParentFont = False
  368.         ReadOnly = True
  369.         TabOrder = 0
  370.       end
  371.       object MudType: TEdit
  372.         Left = 40
  373.         Top = 24
  374.         Width = 193
  375.         Height = 21
  376.         TabStop = False
  377.         AutoSize = False
  378.         Color = clBtnFace
  379.         Font.Color = clWindowText
  380.         Font.Height = -12
  381.         Font.Name = 'MS Sans Serif'
  382.         Font.Style = []
  383.         ParentFont = False
  384.         ReadOnly = True
  385.         TabOrder = 1
  386.       end
  387.     end
  388.   end
  389.   object Panel2: TPanel
  390.     Left = 0
  391.     Top = 0
  392.     Width = 453
  393.     Height = 25
  394.     Align = alTop
  395.     Alignment = taLeftJustify
  396.     BevelOuter = bvLowered
  397.     Caption = ' List:'
  398.     TabOrder = 3
  399.     object ScottList: TSpeedButton
  400.       Left = 290
  401.       Top = 1
  402.       Width = 129
  403.       Height = 23
  404.       GroupIndex = 1
  405.       Caption = 'Scott Geiger'#39's List'
  406.       Font.Color = clBtnText
  407.       Font.Height = -10
  408.       Font.Name = 'MS Sans Serif'
  409.       Font.Style = []
  410.       ParentFont = False
  411.       OnClick = ScottListClick
  412.     end
  413.     object SmallList: TSpeedButton
  414.       Left = 32
  415.       Top = 1
  416.       Width = 129
  417.       Height = 23
  418.       GroupIndex = 1
  419.       Down = True
  420.       Caption = 'MUD Connector (small)'
  421.       Font.Color = clBtnText
  422.       Font.Height = -10
  423.       Font.Name = 'MS Sans Serif'
  424.       Font.Style = []
  425.       ParentFont = False
  426.       OnClick = SmallListClick
  427.     end
  428.     object BigList: TSpeedButton
  429.       Left = 161
  430.       Top = 1
  431.       Width = 129
  432.       Height = 23
  433.       GroupIndex = 1
  434.       Caption = 'MUD Connector (big)'
  435.       Font.Color = clBtnText
  436.       Font.Height = -10
  437.       Font.Name = 'MS Sans Serif'
  438.       Font.Style = []
  439.       ParentFont = False
  440.       OnClick = BigListClick
  441.     end
  442.     object UpdateBtn: TSpeedButton
  443.       Left = 426
  444.       Top = 1
  445.       Width = 25
  446.       Height = 23
  447.       Hint = 'Update List|'
  448.       Glyph.Data = {
  449.         78010000424D7801000000000000760000002800000020000000100000000100
  450.         04000000000000000000120B0000120B00000000000000000000000000000000
  451.         800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  452.         FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
  453.         5555555555FFFFF555555555544C4C5555555555F777775FF5555554C444C444
  454.         5555555775FF55775F55554C4334444445555575577F55557FF554C4C334C4C4
  455.         335557F5577FF55577F554CCC3334444335557555777F555775FCCCCC333CCC4
  456.         C4457F55F777F555557F4CC33333CCC444C57F577777F5F5557FC4333333C3C4
  457.         CCC57F777777F7FF557F4CC33333333C4C457F577777777F557FCCC33CC4333C
  458.         C4C575F7755F777FF5755CCCCC3333334C5557F5FF777777F7F554C333333333
  459.         CC55575777777777F755553333CC3C33C555557777557577755555533CC4C4CC
  460.         5555555775FFFF77555555555C4CCC55555555555777775555550000}
  461.       NumGlyphs = 2
  462.       OnClick = UpdateBtnClick
  463.     end
  464.   end
  465. end
  466.